Click or drag to resize

PresenceDescription Constructor (String)

Initializes a new instance of the PresenceDescription class with the specified entity.

Namespace:  Independentsoft.Sip.Presence
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public PresenceDescription(
	string entity
)

Parameters

entity
Type: SystemString
See Also